_CMP_FAILURE_INJECTION_POINT

//0x4 bytes (sizeof) enum _CMP_FAILURE_INJECTION_POINT { CmpFailurePointPoolAllocation = 0, CmpFailurePointViewMapping = 1, CmpFailurePointViewPinning = 2, CmpFailurePointResourceCharging = 3, CmpFailurePointFileWrite = 4, CmpFailurePointFileRead = 5, CmpFailurePointCacheFlush = 6, CmpFailurePointFlush = 7, CmpFailurePointFlushAndPurge = 8, CmpFailurePointForceLargeBin = 9, CmpFailurePointDontFixAlignment = 10, CmpFailurePointAllocateCell = 11, CmpFailurePointMarkDirty = 12, CmpFailurePointForceMultiLevelMap = 13, CmpFailurePointAllocateContiguousLogEntry = 14, CmpFailurePointAllocateKcb = 15, CmpFailurePointCreateKeyBody = 16, CmpFailurePointForceFreeKcb = 17, CmpFailurePointKeyEnumResumeContextVerification = 18, CmpFailurePointKeyEnumForceRetry = 19, CmpFailurePointForceReorganization = 20, CmpFailurePointForceLazyCOWByPolicy = 21, CmpFailureInjectionPointCount = 22 };